|
FrameLib
0.1
Arbitrarily timed and sized frame-based DSP
|
This is the complete list of members for FrameLib_Scheduler, including all inherited members.
| addConnection(FrameLib_DSP *object, unsigned long outIdx, unsigned long inIdx) | FrameLib_DSP | virtual |
| FrameLib_Block::addConnection(FrameLib_Block *object, unsigned long outIdx, unsigned long inIdx) | FrameLib_Block | inlinevirtual |
| addParameterInput() | FrameLib_DSP | protected |
| allocateOutputs() | FrameLib_DSP | protected |
| audioInfo(unsigned long idx, bool verbose=false) | FrameLib_Object< FrameLib_Block > | inlinevirtual |
| blockUpdate(double **ins, double **outs, unsigned long blockSize) | FrameLib_DSP | virtual |
| clearConnections() | FrameLib_DSP | virtual |
| copyVector(double *output, double *input, unsigned long size) | FrameLib_DSP | inlineprotected |
| deleteConnection(unsigned long inIdx) | FrameLib_DSP | virtual |
| FrameLib_Block(ObjectType type) | FrameLib_Block | inline |
| FrameLib_DSP(ObjectType type, FrameLib_Context context, FrameLib_Parameters::Info *info, unsigned long nIns, unsigned long nOuts, unsigned long nAudioChans=0) | FrameLib_DSP | |
| FrameLib_Object(ObjectType type) | FrameLib_Object< FrameLib_Block > | inline |
| FrameLib_Scheduler(FrameLib_Context context, FrameLib_Parameters::Info *info, unsigned long nIns=0, unsigned long nOuts=0, unsigned long nAudioIns=0) | FrameLib_Scheduler | inline |
| getBlockEndTime() | FrameLib_DSP | inlineprotected |
| getBlockStartTime() | FrameLib_DSP | inlineprotected |
| getCurrentTime() | FrameLib_DSP | inlineprotected |
| getFrameTime() | FrameLib_DSP | inlineprotected |
| getInfo(const char *verboseStr, const char *briefStr, bool verbose) | FrameLib_Info | inlineprotected |
| getInfo(const char *verboseStr, const char *briefStr, unsigned long idx, bool verbose) | FrameLib_Info | inlineprotected |
| getInfo(const char *verboseStr, const char *briefStr, const char *replaceStr, bool verbose) | FrameLib_Info | inlineprotected |
| getInput(unsigned long idx, size_t *size) | FrameLib_DSP | protected |
| getInput(unsigned long idx) | FrameLib_DSP | protected |
| getInputFrameTime(unsigned long idx) | FrameLib_DSP | inlineprotected |
| getInputTime() | FrameLib_DSP | inlineprotected |
| getInputValidTime(unsigned long idx) | FrameLib_DSP | inlineprotected |
| getNumAudioChans() | FrameLib_Object< FrameLib_Block > | inline |
| getNumAudioIns() | FrameLib_Object< FrameLib_Block > | inline |
| getNumAudioOuts() | FrameLib_Object< FrameLib_Block > | inline |
| getNumIns() | FrameLib_Object< FrameLib_Block > | inline |
| getNumOuts() | FrameLib_Object< FrameLib_Block > | inline |
| getOutput(unsigned long idx, size_t *size) | FrameLib_DSP | protected |
| getOutput(unsigned long idx) | FrameLib_DSP | protected |
| getOutputObject(unsigned long outIdx) | FrameLib_DSP | inlineprotectedvirtual |
| getParameters() | FrameLib_DSP | inlinevirtual |
| getType() | FrameLib_Scheduler | inlinestatic |
| getValidTime() | FrameLib_DSP | inlineprotected |
| handlesAudio() | FrameLib_Scheduler | inlinestatic |
| inputInfo(unsigned long idx, bool verbose=false) | FrameLib_Object< FrameLib_Block > | inlinevirtual |
| inputMode(unsigned long idx, bool update, bool trigger, bool switchable, FrameType type=kFrameNormal) | FrameLib_DSP | protected |
| inputType(unsigned long idx) | FrameLib_DSP | inlinevirtual |
| isConnected(unsigned long inIdx) | FrameLib_DSP | virtual |
| isTrigger(unsigned long idx) | FrameLib_DSP | inlineprotected |
| mAllocator | FrameLib_DSP | protected |
| mMaxBlockSize | FrameLib_DSP | protected |
| mParameters | FrameLib_DSP | protected |
| mSamplingRate | FrameLib_DSP | protected |
| objectInfo(bool verbose=false) | FrameLib_Object< FrameLib_Block > | inlinevirtual |
| outputInfo(unsigned long idx, bool verbose=false) | FrameLib_Object< FrameLib_Block > | inlinevirtual |
| outputMode(unsigned long idx, FrameType type) | FrameLib_DSP | protected |
| outputType(unsigned long idx) | FrameLib_DSP | inlinevirtual |
| process() | FrameLib_Scheduler | inlineprotectedvirtual |
| requestOutputSize(unsigned long idx, size_t size) | FrameLib_DSP | inlineprotected |
| reset(double samplingRate, unsigned long maxBlockSize) | FrameLib_DSP | virtual |
| setFixedInput(unsigned long idx, double *input, unsigned long size) | FrameLib_DSP | virtual |
| setIO(unsigned long nIns, unsigned long nOuts, unsigned long nAudioChans=0) | FrameLib_DSP | protected |
| setParameterInput(unsigned long idx) | FrameLib_DSP | protected |
| updateTrigger(unsigned long idx, bool trigger) | FrameLib_DSP | protected |
| zeroVector(double *output, unsigned long size) | FrameLib_DSP | inlineprotected |
| ~FrameLib_Block() | FrameLib_Block | inlinevirtual |
| ~FrameLib_DSP() | FrameLib_DSP | |
| ~FrameLib_Object() | FrameLib_Object< FrameLib_Block > | inlinevirtual |